home *** CD-ROM | disk | FTP | other *** search
/ The Big Mouth 4 / Big_Mouth_The_04_1995_-_Side_B.d64 / imp_miss 2- disk (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  737b  |  22 lines

  1. 0 print chr$(147)" impossible mission ii - hack by tt 1988"
  2. 1 print" please wait..."
  3. 2 fora=679 to 762:readb:poke a,b:c=c+b:next
  4. 3 if c<>9216 then print"error in data!!":end
  5. 4 print:input" immunity from sentrybots(y/n)";a$
  6. 5 if a$<>"y" then poke 700,215
  7. 6 print:input" game speed (1- fast, 2- normal, 3- slow";a$
  8. 7 a=val(a$):if a<1 or a>3 then 6
  9. 8 poke 730,a+1:print:print" insert disk and press any key to load"
  10. 9 poke 198,0:wait 198,1:sys 679
  11. 10 data 120,169,54,133,1,162,5,189
  12. 11 data 242,2,149,183,202,16,248,169
  13. 12 data 0,32,213,255,162,200,160,2
  14. 13 data 142,121,173,140,122,173,76,0
  15. 14 data 172,169,169,162,0,160,234,141
  16. 15 data 16,49,142,17,49,140,18,49
  17. 16 data 169,201,162,2,160,234,141,73
  18. 17 data 47,142,74,47,140,75,47,141
  19. 18 data 91,47,142,92,47,140,93,47
  20. 19 data 76,128,8,3,2,255,8,248
  21. 20 data 2,73,77,80
  22.